home *** CD-ROM | disk | FTP | other *** search
/ Go Ronald / Go Ronald Voice Interactive CD.iso / The Go Ronald Games.msi / Binary.vbscript.dll.EC6B3908_DA5D_4953_83DE_81583927E54C / string.txt next >
Text File  |  2005-08-05  |  4KB  |  128 lines

  1. 5    Invalid procedure call or argument
  2. 6    Overflow
  3. 7    Out of memory
  4. 9    Subscript out of range
  5. 10    This array is fixed or temporarily locked
  6. 11    Division by zero
  7. 13    Type mismatch
  8. 14    Out of string space
  9. 17    Can't perform requested operation
  10. 28    Out of stack space
  11. 35    Sub or Function not defined
  12. 48    Error in loading DLL
  13. 51    Internal error
  14. 52    Bad file name or number
  15. 53    File not found
  16. 54    Bad file mode
  17. 55    File already open
  18. 57    Device I/O error
  19. 58    File already exists
  20. 61    Disk full
  21. 62    Input past end of file
  22. 67    Too many files
  23. 68    Device unavailable
  24. 70    Permission denied
  25. 71    Disk not ready
  26. 74    Can't rename with different drive
  27. 75    Path/File access error
  28. 76    Path not found
  29. 91    Object variable not set
  30. 92    For loop not initialized
  31. 94    Invalid use of Null
  32. 322    Can't create necessary temporary file
  33. 424    Object required
  34. 429    ActiveX component can't create object
  35. 430    Class doesn't support Automation
  36. 432    File name or class name not found during Automation operation
  37. 438    Object doesn't support this property or method
  38. 440    Automation error
  39. 445    Object doesn't support this action
  40. 446    Object doesn't support named arguments
  41. 447    Object doesn't support current locale setting
  42. 448    Named argument not found
  43. 449    Argument not optional
  44. 450    Wrong number of arguments or invalid property assignment
  45. 451    Object not a collection
  46. 453    Specified DLL function not found
  47. 455    Code resource lock error
  48. 457    This key is already associated with an element of this collection
  49. 458    Variable uses an Automation type not supported in VBScript
  50. 462    The remote server machine does not exist or is unavailable
  51. 481    Invalid picture
  52. 500    Variable is undefined
  53. 501    Illegal assignment
  54. 502    Object not safe for scripting
  55. 503    Object not safe for initializing
  56. 504    Object not safe for creating
  57. 505    Invalid or unqualified reference
  58. 506    Class not defined
  59. 507    An exception occurred
  60. 1001    Out of memory
  61. 1002    Syntax error
  62. 1003    Expected ':'
  63. 1005    Expected '('
  64. 1006    Expected ')'
  65. 1007    Expected ']'
  66. 1010    Expected identifier
  67. 1011    Expected '='
  68. 1012    Expected 'If'
  69. 1013    Expected 'To'
  70. 1014    Expected 'End'
  71. 1015    Expected 'Function'
  72. 1016    Expected 'Sub'
  73. 1017    Expected 'Then'
  74. 1018    Expected 'Wend'
  75. 1019    Expected 'Loop'
  76. 1020    Expected 'Next'
  77. 1021    Expected 'Case'
  78. 1022    Expected 'Select'
  79. 1023    Expected expression
  80. 1024    Expected statement
  81. 1025    Expected end of statement
  82. 1026    Expected integer constant
  83. 1027    Expected 'While' or 'Until'
  84. 1028    Expected 'While', 'Until' or end of statement
  85. 1029    Expected 'With'
  86. 1030    Identifier too long
  87. 1031    Invalid number
  88. 1032    Invalid character
  89. 1033    Unterminated string constant
  90. 1034    Unterminated comment
  91. 1037    Invalid use of 'Me' keyword
  92. 1038    'loop' without 'do'
  93. 1039    Invalid 'exit' statement
  94. 1040    Invalid 'for' loop control variable
  95. 1041    Name redefined
  96. 1042    Must be first statement on the line
  97. 1043    Cannot assign to non-ByVal argument
  98. 1044    Cannot use parentheses when calling a Sub
  99. 1045    Expected literal constant
  100. 1046    Expected 'In'
  101. 1047    Expected 'Class'
  102. 1048    Must be defined inside a Class
  103. 1049    Expected Let or Set or Get in property declaration
  104. 1050    Expected 'Property'
  105. 1051    Number of arguments must be consistent across properties specification
  106. 1052    Cannot have multiple default property/method in a Class
  107. 1053    Class initialize or terminate do not have arguments
  108. 1054    Property set or let must have at least one argument
  109. 1055    Unexpected 'Next'
  110. 1056    'Default' can be specified only on 'Property' or 'Function' or 'Sub'
  111. 1057    'Default' specification must also specify 'Public'
  112. 1058    'Default' specification can only be on Property Get
  113. 4096    Microsoft VBScript compilation error
  114. 4097    Microsoft VBScript runtime error
  115. 4098    Unknown runtime error
  116. 5016    Regular Expression object expected
  117. 5017    Syntax error in regular expression
  118. 5018    Unexpected quantifier
  119. 5019    Expected ']' in regular expression
  120. 5020    Expected ')' in regular expression
  121. 5021    Invalid range in character set
  122. 32766    True
  123. 32767    False
  124. 32768    OK
  125. 32769    Cancel
  126. 32770    Help
  127. 32811    Element not found
  128.